Micron Document
🎖️GitЯра🎖️

Commit 9d7af544a45447be56c6447a8482eceec581067a


Parents : d319328
Author : renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signature : Signature validation error
Date : 2025-11-24T15:01:10-06:00
Committer : GitHub <noreply@github.com>
Date : 2025-11-24T21:01:10Z

chore(deps): update ruby to v3.4.7 (#3802)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

Changes

1 files changed, 2 insertions(+), 2 deletions(-)


Diff

diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 8cab1d5cea..1f94914b6a 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -137,7 +137,7 @@ jobs:
- name: Setup Fastlane
uses: ruby/setup-ruby@v1
with:
- ruby-version: '3.2'
+ ruby-version: '3.4.7'
bundler-cache: true
- name: Build and Deploy Google Play to Internal Track with Fastlane
@@ -203,7 +203,7 @@ jobs:
- name: Setup Fastlane
uses: ruby/setup-ruby@v1
with:
- ruby-version: '3.2'
+ ruby-version: '3.4.7'
bundler-cache: true
- name: Build F-Droid with Fastlane

Served by rngit 1.5.0 - Generated in 0.04s